[INFO] fetching crate twitch_highway 0.5.2...
[INFO] testing twitch_highway-0.5.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate twitch_highway 0.5.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate twitch_highway 0.5.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate twitch_highway 0.5.2
[INFO] tweaked toml for crates.io crate twitch_highway 0.5.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate twitch_highway 0.5.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate twitch_highway 0.5.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56b570e3d383cae56d80ae1fa9d10e6b84c5df5ee136e7bec149f12489ac6f5a
[INFO] running `Command { std: "docker" "start" "-a" "56b570e3d383cae56d80ae1fa9d10e6b84c5df5ee136e7bec149f12489ac6f5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56b570e3d383cae56d80ae1fa9d10e6b84c5df5ee136e7bec149f12489ac6f5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56b570e3d383cae56d80ae1fa9d10e6b84c5df5ee136e7bec149f12489ac6f5a", kill_on_drop: false }`
[INFO] [stdout] 56b570e3d383cae56d80ae1fa9d10e6b84c5df5ee136e7bec149f12489ac6f5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 233431ccdb90513189e3bdd7c0e57cfb66b3e5864250260b574861196753757d
[INFO] running `Command { std: "docker" "start" "-a" "233431ccdb90513189e3bdd7c0e57cfb66b3e5864250260b574861196753757d", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling icu_properties_data v2.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling icu_provider v2.1.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling icu_properties v2.1.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling cookie_store v0.22.0
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling asknothingx2-util v0.5.0
[INFO] [stderr]    Compiling twitch_onthe v0.1.0
[INFO] [stderr]    Compiling twitch_oauth_token v4.3.0
[INFO] [stderr]    Compiling twitch_tohell v0.1.0
[INFO] [stderr]    Compiling twitch_highway v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 36s
[INFO] running `Command { std: "docker" "inspect" "233431ccdb90513189e3bdd7c0e57cfb66b3e5864250260b574861196753757d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "233431ccdb90513189e3bdd7c0e57cfb66b3e5864250260b574861196753757d", kill_on_drop: false }`
[INFO] [stdout] 233431ccdb90513189e3bdd7c0e57cfb66b3e5864250260b574861196753757d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e90e04ba71b63d8df7f3431ef4ab7768d7631aea434ebed076601173d245071
[INFO] running `Command { std: "docker" "start" "-a" "4e90e04ba71b63d8df7f3431ef4ab7768d7631aea434ebed076601173d245071", kill_on_drop: false }`
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling cookie_store v0.22.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling actix-http v3.12.0
[INFO] [stderr]    Compiling asknothingx2-util v0.5.0
[INFO] [stderr]    Compiling actix-web v4.13.0
[INFO] [stderr]    Compiling twitch_onthe v0.1.0
[INFO] [stderr]    Compiling twitch_oauth_token v4.3.0
[INFO] [stderr]    Compiling twitch_tohell v0.1.0
[INFO] [stderr]    Compiling twitch_highway v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `twitch_highway` (test "moderation")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name moderation --edition=2024 tests/moderation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("webhook-actix", "webhook-axum", "websocket"))' -C metadata=cea0ca2d9176c58f -C extra-filename=-e30d9c7cc919ec5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-06fb7729340e2ba9.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern asknothingx2_util=/opt/rustwide/target/debug/deps/libasknothingx2_util-be912d6f6deaa3e4.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-6c3d992b99ad98a8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1f71d3f02c9ff9d5.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-080c04cf6074040d.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-eaf19f0105626d33.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2ca1008c6885b60e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7bc62f318de8f12f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c3c33dbe8f7a2d82.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-ec9f508127cb9039.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-78ac407a0b6da756.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-800792078196c2a4.rlib --extern twitch_highway=/opt/rustwide/target/debug/deps/libtwitch_highway-13e41c6111166ee6.rlib --extern twitch_oauth_token=/opt/rustwide/target/debug/deps/libtwitch_oauth_token-09455f05d05fd5d0.rlib --extern twitch_onthe=/opt/rustwide/target/debug/deps/libtwitch_onthe-ca7af582a0d60eaf.rlib --extern twitch_tohell=/opt/rustwide/target/debug/deps/libtwitch_tohell-6b6fb07e0800d9fd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-dbf74dd70b8cf86d.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-b8a6fcd1ed910c2f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-46bc63872881288e/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-4dd7241bcc9b57c7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `twitch_highway` (test "ads")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name ads --edition=2024 tests/ads.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("webhook-actix", "webhook-axum", "websocket"))' -C metadata=825ff4417c14e339 -C extra-filename=-eb82e92a82835516 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-06fb7729340e2ba9.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern asknothingx2_util=/opt/rustwide/target/debug/deps/libasknothingx2_util-be912d6f6deaa3e4.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-6c3d992b99ad98a8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1f71d3f02c9ff9d5.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-080c04cf6074040d.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-eaf19f0105626d33.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2ca1008c6885b60e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7bc62f318de8f12f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c3c33dbe8f7a2d82.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-ec9f508127cb9039.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-78ac407a0b6da756.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-800792078196c2a4.rlib --extern twitch_highway=/opt/rustwide/target/debug/deps/libtwitch_highway-13e41c6111166ee6.rlib --extern twitch_oauth_token=/opt/rustwide/target/debug/deps/libtwitch_oauth_token-09455f05d05fd5d0.rlib --extern twitch_onthe=/opt/rustwide/target/debug/deps/libtwitch_onthe-ca7af582a0d60eaf.rlib --extern twitch_tohell=/opt/rustwide/target/debug/deps/libtwitch_tohell-6b6fb07e0800d9fd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-dbf74dd70b8cf86d.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-b8a6fcd1ed910c2f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-46bc63872881288e/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-4dd7241bcc9b57c7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `twitch_highway` (test "bits")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name bits --edition=2024 tests/bits.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("webhook-actix", "webhook-axum", "websocket"))' -C metadata=2c68283bf67fa72f -C extra-filename=-7206cc92b8c1eaac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-06fb7729340e2ba9.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern asknothingx2_util=/opt/rustwide/target/debug/deps/libasknothingx2_util-be912d6f6deaa3e4.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-6c3d992b99ad98a8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1f71d3f02c9ff9d5.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-080c04cf6074040d.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-eaf19f0105626d33.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2ca1008c6885b60e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7bc62f318de8f12f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c3c33dbe8f7a2d82.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-ec9f508127cb9039.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-78ac407a0b6da756.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-800792078196c2a4.rlib --extern twitch_highway=/opt/rustwide/target/debug/deps/libtwitch_highway-13e41c6111166ee6.rlib --extern twitch_oauth_token=/opt/rustwide/target/debug/deps/libtwitch_oauth_token-09455f05d05fd5d0.rlib --extern twitch_onthe=/opt/rustwide/target/debug/deps/libtwitch_onthe-ca7af582a0d60eaf.rlib --extern twitch_tohell=/opt/rustwide/target/debug/deps/libtwitch_tohell-6b6fb07e0800d9fd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-dbf74dd70b8cf86d.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-b8a6fcd1ed910c2f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-46bc63872881288e/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-4dd7241bcc9b57c7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `twitch_highway` (test "subscriptions")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name subscriptions --edition=2024 tests/subscriptions.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("webhook-actix", "webhook-axum", "websocket"))' -C metadata=c204933670c1be9d -C extra-filename=-035351a5e9df9b0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-06fb7729340e2ba9.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern asknothingx2_util=/opt/rustwide/target/debug/deps/libasknothingx2_util-be912d6f6deaa3e4.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-6c3d992b99ad98a8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1f71d3f02c9ff9d5.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-080c04cf6074040d.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-eaf19f0105626d33.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2ca1008c6885b60e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7bc62f318de8f12f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c3c33dbe8f7a2d82.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-ec9f508127cb9039.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-78ac407a0b6da756.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-800792078196c2a4.rlib --extern twitch_highway=/opt/rustwide/target/debug/deps/libtwitch_highway-13e41c6111166ee6.rlib --extern twitch_oauth_token=/opt/rustwide/target/debug/deps/libtwitch_oauth_token-09455f05d05fd5d0.rlib --extern twitch_onthe=/opt/rustwide/target/debug/deps/libtwitch_onthe-ca7af582a0d60eaf.rlib --extern twitch_tohell=/opt/rustwide/target/debug/deps/libtwitch_tohell-6b6fb07e0800d9fd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-dbf74dd70b8cf86d.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-b8a6fcd1ed910c2f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-46bc63872881288e/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-4dd7241bcc9b57c7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `twitch_highway` (test "channels")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name channels --edition=2024 tests/channels.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("webhook-actix", "webhook-axum", "websocket"))' -C metadata=49db2faac8b1af18 -C extra-filename=-0f9f350545cf997a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-06fb7729340e2ba9.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern asknothingx2_util=/opt/rustwide/target/debug/deps/libasknothingx2_util-be912d6f6deaa3e4.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-6c3d992b99ad98a8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1f71d3f02c9ff9d5.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-080c04cf6074040d.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8a799ba8b4537fa2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-eaf19f0105626d33.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2ca1008c6885b60e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7bc62f318de8f12f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c3c33dbe8f7a2d82.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-ec9f508127cb9039.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-78ac407a0b6da756.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-800792078196c2a4.rlib --extern twitch_highway=/opt/rustwide/target/debug/deps/libtwitch_highway-13e41c6111166ee6.rlib --extern twitch_oauth_token=/opt/rustwide/target/debug/deps/libtwitch_oauth_token-09455f05d05fd5d0.rlib --extern twitch_onthe=/opt/rustwide/target/debug/deps/libtwitch_onthe-ca7af582a0d60eaf.rlib --extern twitch_tohell=/opt/rustwide/target/debug/deps/libtwitch_tohell-6b6fb07e0800d9fd.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-dbf74dd70b8cf86d.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-b8a6fcd1ed910c2f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-46bc63872881288e/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-4dd7241bcc9b57c7/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4e90e04ba71b63d8df7f3431ef4ab7768d7631aea434ebed076601173d245071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e90e04ba71b63d8df7f3431ef4ab7768d7631aea434ebed076601173d245071", kill_on_drop: false }`
[INFO] [stdout] 4e90e04ba71b63d8df7f3431ef4ab7768d7631aea434ebed076601173d245071
